home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / hardware / GIO_DRVR5.1 / README < prev   
Text File  |  1994-08-01  |  648b  |  15 lines

  1.  
  2.                      Writing a GIO Driver in IRIX 5.1
  3.  
  4.     The files in this directory address the issue of writing a kernel level
  5.     device driver for a GIO card in IRIX 5.1.  The files included in this
  6.     directory are:
  7.  
  8.           gio_driver.txt  An ascii text file with details needed to
  9.                           write a device driver for a GIO card.  This
  10.                           is the same text as is in the newest edition
  11.                           of the IRIX Device Drivers Programming Guide.
  12.  
  13.           gbd.c           This is the source code for the example used
  14.                           in the chapter about writing a GIO driver.
  15.